type crypto/cipher.gcmFallback (struct) Method Implmentations NonceSize() int *gcmFallback.M : AEAD.NonceSize Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) *gcmFallback.M : AEAD.Open Overhead() int *gcmFallback.M : AEAD.Overhead Seal(dst, nonce, plaintext, additionalData []byte) []byte *gcmFallback.M : AEAD.Seal
Method Implmentations NonceSize() int *gcmFallback.M : AEAD.NonceSize Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) *gcmFallback.M : AEAD.Open Overhead() int *gcmFallback.M : AEAD.Overhead Seal(dst, nonce, plaintext, additionalData []byte) []byte *gcmFallback.M : AEAD.Seal
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)